home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1996 February / PC Direct CD-ROM (February 1996).iso / software / claris / impact / disk12 / impact.rs_ / impact.rs / TEXT_201.txt < prev    next >
Encoding:
Text File  |  1995-08-28  |  246 b   |  11 lines

  1. SUM
  2. Adds the numbers in the argument list.
  3.  
  4. Format: SUM (number1, number2,...)
  5.  
  6. Argument:
  7. ΓÇó  number1, number2: A number, cell reference, or range.
  8.  
  9. Example:
  10. SUM (5, 10, 2, 1) returns 18.
  11. Shows that the numbers in the list, when added, equal 18.